github.com/refraction-networking/utls.PubCipherSuite.Mac (field)

3 uses

	github.com/refraction-networking/utls (current package)
		u_public.go#L509: 	Mac    func(macKey []byte) hash.Hash
		u_public.go#L525: 			mac:    cs.Mac,
		u_public.go#L543: 			Mac:    cs.mac,